[INFO] fetching crate rene 0.2.0...
[INFO] fixing rene-0.2.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate rene 0.2.0 into /workspace/builds/worker-2-tc2/source
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate rene 0.2.0
[INFO] finished tweaking crates.io crate rene 0.2.0
[INFO] tweaked toml for crates.io crate rene 0.2.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rene 0.2.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rene 0.2.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f8cb5e6185cf7435ac6c1e982f79b3670c7ad474940faf58ca2860ab224e29d4
[INFO] running `Command { std: "docker" "start" "f8cb5e6185cf7435ac6c1e982f79b3670c7ad474940faf58ca2860ab224e29d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f8cb5e6185cf7435ac6c1e982f79b3670c7ad474940faf58ca2860ab224e29d4" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f8cb5e6185cf7435ac6c1e982f79b3670c7ad474940faf58ca2860ab224e29d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f8cb5e6185cf7435ac6c1e982f79b3670c7ad474940faf58ca2860ab224e29d4" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2018 edition to 2021
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]     Checking traiter v4.0.0
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling pyo3-build-config v0.28.3
[INFO] [stderr]    Compiling pyo3-ffi v0.28.3
[INFO] [stderr]    Compiling pyo3-macros-backend v0.28.3
[INFO] [stderr]    Compiling pyo3 v0.28.3
[INFO] [stderr]    Compiling rithm v14.8.0
[INFO] [stderr]    Compiling rene v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating build.rs from 2018 edition to 2021
[INFO] [stderr]    Compiling pyo3-macros v0.28.3
[INFO] [stderr]    Migrating src/lib.rs from 2018 edition to 2021
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.26s
[INFO] [stderr] crater-edition-check: rene v0.2.0 (/opt/rustwide/workdir) updating edition from 2018 to 2021
[INFO] [stderr]    Compiling rene v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.37s
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2018 edition to 2021
[INFO] [stderr]     Checking rene v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/bentley_ottmann/base.rs:35:44
[INFO] [stdout]    |
[INFO] [stdout] 35 |             while let Some(intersection) = sweep.next() {
[INFO] [stdout]    |                            ------------    ^^^^^^^^^^^^
[INFO] [stdout]    |                            |               |
[INFO] [stdout]    |                            |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                            |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    |                            `intersection` calls a custom destructor
[INFO] [stdout]    |                            `intersection` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 65 |             }
[INFO] [stdout]    |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]    = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]    = note: the `tail_expr_drop_order` lint ignores `-D warnings`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: errors present after applying fixes to crate `rene`
[INFO] [stdout] warning: cannot explicitly dereference within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/operations.rs:216:22
[INFO] [stdout]     |
[INFO] [stdout] 216 |         .filter(|(_, &flag)| !flag)
[INFO] [stdout]     |                      ^ reference pattern not allowed when implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] note: matching on a reference type with a non-reference pattern implicitly borrows the contents
[INFO] [stdout]    --> src/operations.rs:216:18
[INFO] [stdout]     |
[INFO] [stdout] 216 |         .filter(|(_, &flag)| !flag)
[INFO] [stdout]     |                  ^^^^^^^^^^ this non-reference pattern matches on a reference type `&_`
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: `--force-warn rust-2024-incompatible-pat` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: the `rust_2024_incompatible_pat` lint ignores `-D warnings`
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 216 |         .filter(|&(_, &flag)| !flag)
[INFO] [stdout]     |                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]  --> src/bentley_ottmann/base.rs
[INFO] [stdout] warning: cannot explicitly dereference within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/operations.rs:225:22
[INFO] [stdout]     |
[INFO] [stdout] 225 |         .filter(|(_, &flag)| flag)
[INFO] [stdout]     |                      ^ reference pattern not allowed when implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] note: matching on a reference type with a non-reference pattern implicitly borrows the contents
[INFO] [stdout]    --> src/operations.rs:225:18
[INFO] [stdout]     |
[INFO] [stdout] 225 |         .filter(|(_, &flag)| flag)
[INFO] [stdout]     |                  ^^^^^^^^^^ this non-reference pattern matches on a reference type `&_`
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 225 |         .filter(|&(_, &flag)| flag)
[INFO] [stdout]     |                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]  ::: src/operations.rs
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/operations.rs:514:9
[INFO] [stdout]     |
[INFO] [stdout] 513 |         let (border, holes) = self.components();
[INFO] [stdout]     |                      -----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      `holes` calls a custom destructor
[INFO] [stdout]     |                      `holes` will be dropped later as of Edition 2024
[INFO] [stdout] 514 |         border.segments().len()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 519 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]  ::: src/python_binding/cexact.rs
[INFO] [stdout] warning[E0133]: call to unsafe function `python_binding::cexact::PyContour::__pymethod___and____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_contour_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PyContour {
[INFO] [stdout]     |              ^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:486:1
[INFO] [stdout]     |
[INFO] [stdout] 486 | impl_contour_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_contour_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:486:1
[INFO] [stdout]     |
[INFO] [stdout] 486 | impl_contour_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: `--force-warn unsafe-op-in-unsafe-fn` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: the `unsafe_op_in_unsafe_fn` lint ignores `-D warnings`
[INFO] [stdout]     = note: this warning originates in the macro `impl_contour_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]  ::: src/python_binding/impl_contour_wrapper.rs
[INFO] [stdout] warning[E0133]: call to unsafe function `python_binding::cexact::PyContour::__pymethod___or____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_contour_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PyContour {
[INFO] [stdout]     |              ^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:486:1
[INFO] [stdout]     |
[INFO] [stdout] 486 | impl_contour_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_contour_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:486:1
[INFO] [stdout]     |
[INFO] [stdout] 486 | impl_contour_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_contour_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]  ::: src/python_binding/impl_empty_wrapper.rs
[INFO] [stdout] warning[E0133]: call to unsafe function `python_binding::cexact::PyContour::__pymethod___sub____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_contour_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PyContour {
[INFO] [stdout]     |              ^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:486:1
[INFO] [stdout]     |
[INFO] [stdout] 486 | impl_contour_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_contour_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:486:1
[INFO] [stdout]     |
[INFO] [stdout] 486 | impl_contour_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_contour_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]  ::: src/python_binding/impl_multipolygon_wrapper.rs
[INFO] [stdout] warning[E0133]: call to unsafe function `python_binding::cexact::PyContour::__pymethod___xor____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_contour_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PyContour {
[INFO] [stdout]     |              ^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:486:1
[INFO] [stdout]     |
[INFO] [stdout] 486 | impl_contour_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_contour_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:486:1
[INFO] [stdout]     |
[INFO] [stdout] 486 | impl_contour_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_contour_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]  ::: src/python_binding/impl_multisegment_wrapper.rs
[INFO] [stdout] warning[E0133]: call to unsafe function `python_binding::cexact::PyEmpty::__pymethod___and____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_empty_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PyEmpty {
[INFO] [stdout]     |              ^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:488:1
[INFO] [stdout]     |
[INFO] [stdout] 488 | impl_empty_wrapper!();
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_empty_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:488:1
[INFO] [stdout]     |
[INFO] [stdout] 488 | impl_empty_wrapper!();
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_empty_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]  ::: src/python_binding/impl_polygon_wrapper.rs
[INFO] [stdout] warning[E0133]: call to unsafe function `python_binding::cexact::PyEmpty::__pymethod___or____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_empty_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PyEmpty {
[INFO] [stdout]     |              ^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:488:1
[INFO] [stdout]     |
[INFO] [stdout] 488 | impl_empty_wrapper!();
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_empty_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:488:1
[INFO] [stdout]     |
[INFO] [stdout] 488 | impl_empty_wrapper!();
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_empty_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]  ::: src/python_binding/impl_py_sequence.rs
[INFO] [stdout] warning[E0133]: call to unsafe function `python_binding::cexact::PyEmpty::__pymethod___sub____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_empty_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PyEmpty {
[INFO] [stdout]     |              ^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:488:1
[INFO] [stdout]     |
[INFO] [stdout] 488 | impl_empty_wrapper!();
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_empty_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:488:1
[INFO] [stdout]     |
[INFO] [stdout] 488 | impl_empty_wrapper!();
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_empty_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]  ::: src/python_binding/impl_segment_wrapper.rs
[INFO] [stdout] warning[E0133]: call to unsafe function `python_binding::cexact::PyEmpty::__pymethod___xor____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_empty_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PyEmpty {
[INFO] [stdout]     |              ^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:488:1
[INFO] [stdout]     |
[INFO] [stdout] 488 | impl_empty_wrapper!();
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_empty_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:488:1
[INFO] [stdout]     |
[INFO] [stdout] 488 | impl_empty_wrapper!();
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_empty_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]  ::: src/relating/segment_endpoints.rs
[INFO] [stdout] warning[E0133]: call to unsafe function `python_binding::cexact::PyMultipolygon::__pymethod___and____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_multipolygon_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PyMultipolygon {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:489:1
[INFO] [stdout]     |
[INFO] [stdout] 489 | impl_multipolygon_wrapper!();
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_multipolygon_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:489:1
[INFO] [stdout]     |
[INFO] [stdout] 489 | impl_multipolygon_wrapper!();
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_multipolygon_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]   = cause: error: macro expansion ignores `{` and any tokens following
[INFO] [stdout] warning[E0133]: call to unsafe function `python_binding::cexact::PyMultipolygon::__pymethod___or____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_multipolygon_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PyMultipolygon {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:489:1
[INFO] [stdout]     |
[INFO] [stdout] 489 | impl_multipolygon_wrapper!();
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_multipolygon_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:489:1
[INFO] [stdout]     |
[INFO] [stdout] 489 | impl_multipolygon_wrapper!();
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_multipolygon_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]               --> src/python_binding/impl_contour_wrapper.rs:3:9
[INFO] [stdout] warning[E0133]: call to unsafe function `python_binding::cexact::PyMultipolygon::__pymethod___sub____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_multipolygon_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PyMultipolygon {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:489:1
[INFO] [stdout]     |
[INFO] [stdout] 489 | impl_multipolygon_wrapper!();
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_multipolygon_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:489:1
[INFO] [stdout]     |
[INFO] [stdout] 489 | impl_multipolygon_wrapper!();
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_multipolygon_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]                |
[INFO] [stdout] warning[E0133]: call to unsafe function `python_binding::cexact::PyMultipolygon::__pymethod___xor____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_multipolygon_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PyMultipolygon {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:489:1
[INFO] [stdout]     |
[INFO] [stdout] 489 | impl_multipolygon_wrapper!();
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_multipolygon_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:489:1
[INFO] [stdout]     |
[INFO] [stdout] 489 | impl_multipolygon_wrapper!();
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_multipolygon_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]              3 |         { unsafe #[pyo3::pymethods]}
[INFO] [stdout] warning[E0133]: call to unsafe function `python_binding::cexact::PyMultisegment::__pymethod___and____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_multisegment_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PyMultisegment {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:490:1
[INFO] [stdout]     |
[INFO] [stdout] 490 | impl_multisegment_wrapper!();
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_multisegment_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:490:1
[INFO] [stdout]     |
[INFO] [stdout] 490 | impl_multisegment_wrapper!();
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_multisegment_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]                |         ^
[INFO] [stdout] warning[E0133]: call to unsafe function `python_binding::cexact::PyMultisegment::__pymethod___or____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_multisegment_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PyMultisegment {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:490:1
[INFO] [stdout]     |
[INFO] [stdout] 490 | impl_multisegment_wrapper!();
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_multisegment_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:490:1
[INFO] [stdout]     |
[INFO] [stdout] 490 | impl_multisegment_wrapper!();
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_multisegment_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]                |
[INFO] [stdout] warning[E0133]: call to unsafe function `python_binding::cexact::PyMultisegment::__pymethod___sub____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_multisegment_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PyMultisegment {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:490:1
[INFO] [stdout]     |
[INFO] [stdout] 490 | impl_multisegment_wrapper!();
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_multisegment_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:490:1
[INFO] [stdout]     |
[INFO] [stdout] 490 | impl_multisegment_wrapper!();
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_multisegment_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]               ::: src/python_binding/cexact.rs:486:1
[INFO] [stderr]                |
[INFO] [stderr]            486 | impl_contour_wrapper!();
[INFO] [stderr]                | ----------------------- caused by the macro expansion here
[INFO] [stderr]                |
[INFO] [stderr]                = note: the usage of `impl_contour_wrapper!` is likely invalid in item context
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: macro expansion ignores `{` and any tokens following
[INFO] [stderr]               --> src/python_binding/impl_empty_wrapper.rs:3:9
[INFO] [stderr]                |
[INFO] [stderr]              3 |         { unsafe #[pyo3::pymethods]}
[INFO] [stderr]                |         ^
[INFO] [stderr]                |
[INFO] [stderr]               ::: src/python_binding/cexact.rs:488:1
[INFO] [stderr]                |
[INFO] [stderr]            488 | impl_empty_wrapper!();
[INFO] [stderr]                | --------------------- caused by the macro expansion here
[INFO] [stderr]                |
[INFO] [stderr]                = note: the usage of `impl_empty_wrapper!` is likely invalid in item context
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: macro expansion ignores `{` and any tokens following
[INFO] [stderr]               --> src/python_binding/impl_multipolygon_wrapper.rs:3:9
[INFO] [stderr]                |
[INFO] [stderr]              3 |         { unsafe #[pyo3::pymethods]}
[INFO] [stderr]                |         ^
[INFO] [stdout] warning[E0133]: call to unsafe function `python_binding::cexact::PyMultisegment::__pymethod___xor____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_multisegment_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PyMultisegment {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:490:1
[INFO] [stdout]     |
[INFO] [stdout] 490 | impl_multisegment_wrapper!();
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_multisegment_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:490:1
[INFO] [stdout]     |
[INFO] [stdout] 490 | impl_multisegment_wrapper!();
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_multisegment_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]                |
[INFO] [stdout] warning[E0133]: call to unsafe function `python_binding::cexact::PyPolygon::__pymethod___and____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_polygon_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PyPolygon {
[INFO] [stdout]     |              ^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:492:1
[INFO] [stdout]     |
[INFO] [stdout] 492 | impl_polygon_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_polygon_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:492:1
[INFO] [stdout]     |
[INFO] [stdout] 492 | impl_polygon_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_polygon_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]               ::: src/python_binding/cexact.rs:489:1
[INFO] [stdout] warning[E0133]: call to unsafe function `python_binding::cexact::PyPolygon::__pymethod___or____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_polygon_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PyPolygon {
[INFO] [stdout]     |              ^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:492:1
[INFO] [stdout]     |
[INFO] [stdout] 492 | impl_polygon_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_polygon_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:492:1
[INFO] [stdout]     |
[INFO] [stdout] 492 | impl_polygon_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_polygon_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]                |
[INFO] [stdout] warning[E0133]: call to unsafe function `python_binding::cexact::PyPolygon::__pymethod___sub____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_polygon_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PyPolygon {
[INFO] [stdout]     |              ^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:492:1
[INFO] [stdout]     |
[INFO] [stdout] 492 | impl_polygon_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_polygon_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:492:1
[INFO] [stdout]     |
[INFO] [stdout] 492 | impl_polygon_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_polygon_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]            489 | impl_multipolygon_wrapper!();
[INFO] [stdout] warning[E0133]: call to unsafe function `python_binding::cexact::PyPolygon::__pymethod___xor____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_polygon_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PyPolygon {
[INFO] [stdout]     |              ^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:492:1
[INFO] [stdout]     |
[INFO] [stdout] 492 | impl_polygon_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_polygon_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:492:1
[INFO] [stdout]     |
[INFO] [stdout] 492 | impl_polygon_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_polygon_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]                | ---------------------------- caused by the macro expansion here
[INFO] [stdout] warning[E0133]: call to unsafe function `python_binding::cexact::PySegment::__pymethod___and____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_segment_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PySegment {
[INFO] [stdout]     |              ^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:493:1
[INFO] [stdout]     |
[INFO] [stdout] 493 | impl_segment_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_segment_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:493:1
[INFO] [stdout]     |
[INFO] [stdout] 493 | impl_segment_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_segment_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]                |
[INFO] [stdout] warning[E0133]: call to unsafe function `python_binding::cexact::PySegment::__pymethod___or____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_segment_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PySegment {
[INFO] [stdout]     |              ^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:493:1
[INFO] [stdout]     |
[INFO] [stdout] 493 | impl_segment_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_segment_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:493:1
[INFO] [stdout]     |
[INFO] [stdout] 493 | impl_segment_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_segment_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]                = note: the usage of `impl_multipolygon_wrapper!` is likely invalid in item context
[INFO] [stdout] warning[E0133]: call to unsafe function `python_binding::cexact::PySegment::__pymethod___sub____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_segment_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PySegment {
[INFO] [stdout]     |              ^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:493:1
[INFO] [stdout]     |
[INFO] [stdout] 493 | impl_segment_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_segment_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:493:1
[INFO] [stdout]     |
[INFO] [stdout] 493 | impl_segment_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_segment_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]            
[INFO] [stdout] warning[E0133]: call to unsafe function `python_binding::cexact::PySegment::__pymethod___xor____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_segment_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PySegment {
[INFO] [stdout]     |              ^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:493:1
[INFO] [stdout]     |
[INFO] [stdout] 493 | impl_segment_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_segment_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:493:1
[INFO] [stdout]     |
[INFO] [stdout] 493 | impl_segment_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_segment_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]            
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/relating/segment_endpoints.rs:76:33
[INFO] [stdout]    |
[INFO] [stdout] 71 |                         && point_vertex_line_divides_angle(
[INFO] [stdout]    |                            ------------------------------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 76 |                                 &last_touched_edge_start.unwrap_unchecked()
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]            error: macro expansion ignores `{` and any tokens following
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/relating/segment_endpoints.rs:117:25
[INFO] [stdout]     |
[INFO] [stdout] 111 |                 && point_vertex_line_divides_angle(
[INFO] [stdout]     |                    ------------------------------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 117 |                         &last_touched_edge_start.unwrap_unchecked()
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]               --> src/python_binding/impl_multisegment_wrapper.rs:3:9
[INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024
[INFO] [stdout]     --> src/python_binding/slicing.rs:9:8
[INFO] [stdout]      |
[INFO] [stdout]    9 |     if let Ok(index) = value.extract::<isize>() {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^------------------------
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        this value has a significant drop implementation which may observe a major change in drop order and requires your discretion
[INFO] [stdout]      |
[INFO] [stdout] note: value invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.3/src/instance.rs:2218:1
[INFO] [stdout]      |
[INFO] [stdout] 2218 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: value may invoke a custom destructor because it contains a trait object
[INFO] [stdout] help: the value is now dropped here in Edition 2024
[INFO] [stdout]     --> src/python_binding/slicing.rs:23:5
[INFO] [stdout]      |
[INFO] [stdout]   23 |     } else {
[INFO] [stdout]      |     ^
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-if-let-scope.html>
[INFO] [stdout]      = note: `--force-warn if-let-rescope` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]      = note: the `if_let_rescope` lint ignores `-D warnings`
[INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021
[INFO] [stdout]      |
[INFO] [stdout]    9 ~     match value.extract::<isize>() { Ok(index) => {
[INFO] [stdout]   10 |         let elements_count = elements_count as isize;
[INFO] [stdout]  ...
[INFO] [stdout]   22 |         }
[INFO] [stdout]   23 ~     } _ => {
[INFO] [stdout]   24 |         Err(PyIndexError::new_err(format!(
[INFO] [stdout]  ...
[INFO] [stdout]   29 |         )))
[INFO] [stdout]   30 ~     }}
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]                |
[INFO] [stdout] For more information about this error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stderr]              3 |         { unsafe #[pyo3::pymethods]}
[INFO] [stderr]                |         ^
[INFO] [stderr]                |
[INFO] [stderr]               ::: src/python_binding/cexact.rs:490:1
[INFO] [stderr]                |
[INFO] [stderr]            490 | impl_multisegment_wrapper!();
[INFO] [stderr]                | ---------------------------- caused by the macro expansion here
[INFO] [stderr]                |
[INFO] [stderr]                = note: the usage of `impl_multisegment_wrapper!` is likely invalid in item context
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: macro expansion ignores `{` and any tokens following
[INFO] [stderr]               --> src/python_binding/impl_polygon_wrapper.rs:3:9
[INFO] [stderr]                |
[INFO] [stderr]              3 |         { unsafe #[pyo3::pymethods]}
[INFO] [stderr]                |         ^
[INFO] [stderr]                |
[INFO] [stderr]               ::: src/python_binding/cexact.rs:492:1
[INFO] [stderr]                |
[INFO] [stderr]            492 | impl_polygon_wrapper!();
[INFO] [stderr]                | ----------------------- caused by the macro expansion here
[INFO] [stderr]                |
[INFO] [stderr]                = note: the usage of `impl_polygon_wrapper!` is likely invalid in item context
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: macro expansion ignores `{` and any tokens following
[INFO] [stderr]               --> src/python_binding/impl_segment_wrapper.rs:3:9
[INFO] [stderr]                |
[INFO] [stderr]              3 |         { unsafe #[pyo3::pymethods]}
[INFO] [stderr]                |         ^
[INFO] [stderr]                |
[INFO] [stderr]               ::: src/python_binding/cexact.rs:493:1
[INFO] [stderr]                |
[INFO] [stderr]            493 | impl_segment_wrapper!();
[INFO] [stderr]                | ----------------------- caused by the macro expansion here
[INFO] [stderr]                |
[INFO] [stderr]                = note: the usage of `impl_segment_wrapper!` is likely invalid in item context
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0599]: no method named `__repr__` found for reference `&PySegment` in the current scope
[INFO] [stderr]               --> src/python_binding/impl_py_sequence.rs:91:37
[INFO] [stderr]                |
[INFO] [stderr]             91 |                           $value_name.__repr__(py)?,
[INFO] [stderr]                |                                       ^^^^^^^^ method not found in `&PySegment`
[INFO] [stderr]                |
[INFO] [stderr]               ::: src/python_binding/cexact.rs:549:1
[INFO] [stderr]                |
[INFO] [stderr]            549 | / impl_py_sequence!(
[INFO] [stderr]            550 | |     PyContourSegments,
[INFO] [stderr]            551 | |     contour,
[INFO] [stderr]            552 | |     segment,
[INFO] [stderr]            ...   |
[INFO] [stderr]            555 | |     Segment
[INFO] [stderr]            556 | | );
[INFO] [stderr]                | |_- in this macro invocation
[INFO] [stderr]                |
[INFO] [stderr]                = note: this error originates in the macro `impl_py_sequence` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0599]: no method named `__repr__` found for reference `&PySegment` in the current scope
[INFO] [stderr]               --> src/python_binding/impl_py_sequence.rs:91:37
[INFO] [stderr]                |
[INFO] [stderr]             91 |                           $value_name.__repr__(py)?,
[INFO] [stderr]                |                                       ^^^^^^^^ method not found in `&PySegment`
[INFO] [stderr]                |
[INFO] [stderr]               ::: src/python_binding/cexact.rs:560:1
[INFO] [stderr]                |
[INFO] [stderr]            560 | / impl_py_sequence!(
[INFO] [stderr]            561 | |     PyMultisegmentSegments,
[INFO] [stderr]            562 | |     multisegment,
[INFO] [stderr]            563 | |     segment,
[INFO] [stderr]            ...   |
[INFO] [stderr]            566 | |     Segment
[INFO] [stderr]            567 | | );
[INFO] [stderr]                | |_- in this macro invocation
[INFO] [stderr]                |
[INFO] [stderr]                = note: this error originates in the macro `impl_py_sequence` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0599]: no method named `__repr__` found for reference `&PyPolygon` in the current scope
[INFO] [stderr]               --> src/python_binding/impl_py_sequence.rs:91:37
[INFO] [stderr]                |
[INFO] [stderr]             91 |                           $value_name.__repr__(py)?,
[INFO] [stderr]                |                                       ^^^^^^^^ method not found in `&PyPolygon`
[INFO] [stderr]                |
[INFO] [stderr]               ::: src/python_binding/cexact.rs:569:1
[INFO] [stderr]                |
[INFO] [stderr]            569 | / impl_py_sequence!(
[INFO] [stderr]            570 | |     PyMultipolygonPolygons,
[INFO] [stderr]            571 | |     multipolygon,
[INFO] [stderr]            572 | |     polygon,
[INFO] [stderr]            ...   |
[INFO] [stderr]            575 | |     Polygon
[INFO] [stderr]            576 | | );
[INFO] [stderr]                | |_- in this macro invocation
[INFO] [stderr]                |
[INFO] [stderr]                = note: this error originates in the macro `impl_py_sequence` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0599]: no method named `__repr__` found for reference `&PyContour` in the current scope
[INFO] [stderr]               --> src/python_binding/impl_py_sequence.rs:91:37
[INFO] [stderr]                |
[INFO] [stderr]             91 |                         $value_name.__repr__(py)?,
[INFO] [stderr]                |                                     ^^^^^^^^ method not found in `&PyContour`
[INFO] [stderr]                |
[INFO] [stderr]               ::: src/python_binding/cexact.rs:578:1
[INFO] [stderr]                |
[INFO] [stderr]            578 | impl_py_sequence!(PyPolygonHoles, polygon, contour, holes, PyContour, Contour);
[INFO] [stderr]                | ------------------------------------------------------------------------------ in this macro invocation
[INFO] [stderr]                |
[INFO] [stderr]                = note: this error originates in the macro `impl_py_sequence` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            warning: relative drop order changing in Rust 2024
[INFO] [stderr]              --> src/bentley_ottmann/base.rs:35:44
[INFO] [stderr]               |
[INFO] [stderr]            35 |             while let Some(intersection) = sweep.next() {
[INFO] [stderr]               |                            ------------    ^^^^^^^^^^^^
[INFO] [stderr]               |                            |               |
[INFO] [stderr]               |                            |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stderr]               |                            |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stderr]               |                            `intersection` calls a custom destructor
[INFO] [stderr]               |                            `intersection` will be dropped later as of Edition 2024
[INFO] [stderr]            ...
[INFO] [stderr]            65 |             }
[INFO] [stderr]               |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stderr]               |
[INFO] [stderr]               = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stderr]               = warning: this changes meaning in Rust 2024
[INFO] [stderr]               = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stderr]               = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stderr]               = note: the `tail_expr_drop_order` lint ignores `-D warnings`
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            warning: relative drop order changing in Rust 2024
[INFO] [stderr]               --> src/operations.rs:514:9
[INFO] [stderr]                |
[INFO] [stderr]            513 |         let (border, holes) = self.components();
[INFO] [stderr]                |                      -----
[INFO] [stderr]                |                      |
[INFO] [stderr]                |                      `holes` calls a custom destructor
[INFO] [stderr]                |                      `holes` will be dropped later as of Edition 2024
[INFO] [stderr]            514 |         border.segments().len()
[INFO] [stderr]                |         ^^^^^^^^^^^^^^^^^
[INFO] [stderr]                |         |
[INFO] [stderr]                |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stderr]                |         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stderr]            ...
[INFO] [stderr]            519 |     }
[INFO] [stderr]                |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stderr]                |
[INFO] [stderr]                = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stderr]                = warning: this changes meaning in Rust 2024
[INFO] [stderr]                = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            warning: relative drop order changing in Rust 2024
[INFO] [stderr]              --> src/relating/segment_endpoints.rs:76:33
[INFO] [stderr]               |
[INFO] [stderr]            71 |                         && point_vertex_line_divides_angle(
[INFO] [stderr]               |                            ------------------------------- borrow later used by call
[INFO] [stderr]            ...
[INFO] [stderr]            76 |                                 &last_touched_edge_start.unwrap_unchecked()
[INFO] [stderr]               |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stderr]               |
[INFO] [stderr]               = warning: this changes meaning in Rust 2024
[INFO] [stderr]               = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            warning: relative drop order changing in Rust 2024
[INFO] [stderr]               --> src/relating/segment_endpoints.rs:117:25
[INFO] [stderr]                |
[INFO] [stderr]            111 |                 && point_vertex_line_divides_angle(
[INFO] [stderr]                |                    ------------------------------- borrow later used by call
[INFO] [stderr]            ...
[INFO] [stderr]            117 |                         &last_touched_edge_start.unwrap_unchecked()
[INFO] [stderr]                |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stderr]                |
[INFO] [stderr]                = warning: this changes meaning in Rust 2024
[INFO] [stderr]                = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: aborting due to 10 previous errors; 4 warnings emitted
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            For more information about this error, try `rustc --explain E0599`.
[INFO] [stderr] help: to report this as a bug, open an issue at https://github.com/rust-lang/rust/issues, quoting the full output of this command
[INFO] [stderr] help: to possibly apply more fixes, pass in the `--broken-code` flag
[INFO] [stderr] note: original diagnostics will follow:
[INFO] [stderr] error: errors present after applying fixes to crate `rene`
[INFO] [stderr]  --> src/bentley_ottmann/base.rs
[INFO] [stderr]  ::: src/operations.rs
[INFO] [stderr]  ::: src/python_binding/cexact.rs
[INFO] [stderr]  ::: src/python_binding/impl_contour_wrapper.rs
[INFO] [stderr]  ::: src/python_binding/impl_empty_wrapper.rs
[INFO] [stderr]  ::: src/python_binding/impl_multipolygon_wrapper.rs
[INFO] [stderr]  ::: src/python_binding/impl_multisegment_wrapper.rs
[INFO] [stderr]  ::: src/python_binding/impl_polygon_wrapper.rs
[INFO] [stderr]  ::: src/python_binding/impl_py_sequence.rs
[INFO] [stderr]  ::: src/python_binding/impl_segment_wrapper.rs
[INFO] [stderr]  ::: src/relating/segment_endpoints.rs
[INFO] [stderr]   = cause: error: macro expansion ignores `{` and any tokens following
[INFO] [stderr]               --> src/python_binding/impl_contour_wrapper.rs:3:9
[INFO] [stderr]                |
[INFO] [stderr]              3 |         { unsafe #[pyo3::pymethods]}
[INFO] [stderr]                |         ^
[INFO] [stderr]                |
[INFO] [stderr]               ::: src/python_binding/cexact.rs:486:1
[INFO] [stderr]                |
[INFO] [stderr]            486 | impl_contour_wrapper!();
[INFO] [stderr]                | ----------------------- caused by the macro expansion here
[INFO] [stderr]                |
[INFO] [stderr]                = note: the usage of `impl_contour_wrapper!` is likely invalid in item context
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: macro expansion ignores `{` and any tokens following
[INFO] [stderr]               --> src/python_binding/impl_empty_wrapper.rs:3:9
[INFO] [stderr]                |
[INFO] [stderr]              3 |         { unsafe #[pyo3::pymethods]}
[INFO] [stderr]                |         ^
[INFO] [stderr]                |
[INFO] [stderr]               ::: src/python_binding/cexact.rs:488:1
[INFO] [stderr]                |
[INFO] [stderr]            488 | impl_empty_wrapper!();
[INFO] [stderr]                | --------------------- caused by the macro expansion here
[INFO] [stderr]                |
[INFO] [stderr]                = note: the usage of `impl_empty_wrapper!` is likely invalid in item context
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: macro expansion ignores `{` and any tokens following
[INFO] [stderr]               --> src/python_binding/impl_multipolygon_wrapper.rs:3:9
[INFO] [stderr]                |
[INFO] [stderr]              3 |         { unsafe #[pyo3::pymethods]}
[INFO] [stderr]                |         ^
[INFO] [stderr]                |
[INFO] [stderr]               ::: src/python_binding/cexact.rs:489:1
[INFO] [stderr]                |
[INFO] [stderr]            489 | impl_multipolygon_wrapper!();
[INFO] [stderr]                | ---------------------------- caused by the macro expansion here
[INFO] [stderr]                |
[INFO] [stderr]                = note: the usage of `impl_multipolygon_wrapper!` is likely invalid in item context
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: macro expansion ignores `{` and any tokens following
[INFO] [stderr]               --> src/python_binding/impl_multisegment_wrapper.rs:3:9
[INFO] [stderr]                |
[INFO] [stderr]              3 |         { unsafe #[pyo3::pymethods]}
[INFO] [stderr]                |         ^
[INFO] [stderr]                |
[INFO] [stderr]               ::: src/python_binding/cexact.rs:490:1
[INFO] [stderr]                |
[INFO] [stderr]            490 | impl_multisegment_wrapper!();
[INFO] [stderr]                | ---------------------------- caused by the macro expansion here
[INFO] [stderr]                |
[INFO] [stderr]                = note: the usage of `impl_multisegment_wrapper!` is likely invalid in item context
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: macro expansion ignores `{` and any tokens following
[INFO] [stderr]               --> src/python_binding/impl_polygon_wrapper.rs:3:9
[INFO] [stderr]                |
[INFO] [stderr]              3 |         { unsafe #[pyo3::pymethods]}
[INFO] [stderr]                |         ^
[INFO] [stderr]                |
[INFO] [stderr]               ::: src/python_binding/cexact.rs:492:1
[INFO] [stderr]                |
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/bentley_ottmann/base.rs:35:44
[INFO] [stdout]    |
[INFO] [stdout] 35 |             while let Some(intersection) = sweep.next() {
[INFO] [stdout]    |                            ------------    ^^^^^^^^^^^^
[INFO] [stdout]    |                            |               |
[INFO] [stdout]    |                            |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                            |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    |                            `intersection` calls a custom destructor
[INFO] [stdout]    |                            `intersection` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 65 |             }
[INFO] [stdout]    |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]    = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]    = note: the `tail_expr_drop_order` lint ignores `-D warnings`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]            492 | impl_polygon_wrapper!();
[INFO] [stdout] warning: cannot explicitly dereference within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/operations.rs:216:22
[INFO] [stdout]     |
[INFO] [stdout] 216 |         .filter(|(_, &flag)| !flag)
[INFO] [stdout]     |                      ^ reference pattern not allowed when implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] note: matching on a reference type with a non-reference pattern implicitly borrows the contents
[INFO] [stdout]    --> src/operations.rs:216:18
[INFO] [stdout]     |
[INFO] [stdout] 216 |         .filter(|(_, &flag)| !flag)
[INFO] [stdout]     |                  ^^^^^^^^^^ this non-reference pattern matches on a reference type `&_`
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout]     = note: `--force-warn rust-2024-incompatible-pat` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: the `rust_2024_incompatible_pat` lint ignores `-D warnings`
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 216 |         .filter(|&(_, &flag)| !flag)
[INFO] [stdout]     |                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]                | ----------------------- caused by the macro expansion here
[INFO] [stdout] warning: cannot explicitly dereference within an implicitly-borrowing pattern in Rust 2024
[INFO] [stdout]    --> src/operations.rs:225:22
[INFO] [stdout]     |
[INFO] [stdout] 225 |         .filter(|(_, &flag)| flag)
[INFO] [stdout]     |                      ^ reference pattern not allowed when implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] note: matching on a reference type with a non-reference pattern implicitly borrows the contents
[INFO] [stdout]    --> src/operations.rs:225:18
[INFO] [stdout]     |
[INFO] [stdout] 225 |         .filter(|(_, &flag)| flag)
[INFO] [stdout]     |                  ^^^^^^^^^^ this non-reference pattern matches on a reference type `&_`
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/match-ergonomics.html>
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 225 |         .filter(|&(_, &flag)| flag)
[INFO] [stdout]     |                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]                |
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/operations.rs:514:9
[INFO] [stdout]     |
[INFO] [stdout] 513 |         let (border, holes) = self.components();
[INFO] [stdout]     |                      -----
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      `holes` calls a custom destructor
[INFO] [stdout]     |                      `holes` will be dropped later as of Edition 2024
[INFO] [stdout] 514 |         border.segments().len()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 519 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]                = note: the usage of `impl_polygon_wrapper!` is likely invalid in item context
[INFO] [stdout] warning[E0133]: call to unsafe function `python_binding::cexact::PyContour::__pymethod___and____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_contour_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PyContour {
[INFO] [stdout]     |              ^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:486:1
[INFO] [stdout]     |
[INFO] [stdout] 486 | impl_contour_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_contour_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:486:1
[INFO] [stdout]     |
[INFO] [stdout] 486 | impl_contour_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: `--force-warn unsafe-op-in-unsafe-fn` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: the `unsafe_op_in_unsafe_fn` lint ignores `-D warnings`
[INFO] [stdout]     = note: this warning originates in the macro `impl_contour_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]            
[INFO] [stdout] warning[E0133]: call to unsafe function `python_binding::cexact::PyContour::__pymethod___or____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_contour_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PyContour {
[INFO] [stdout]     |              ^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:486:1
[INFO] [stdout]     |
[INFO] [stdout] 486 | impl_contour_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_contour_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:486:1
[INFO] [stdout]     |
[INFO] [stdout] 486 | impl_contour_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_contour_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]            
[INFO] [stdout] warning[E0133]: call to unsafe function `python_binding::cexact::PyContour::__pymethod___sub____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_contour_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PyContour {
[INFO] [stdout]     |              ^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:486:1
[INFO] [stdout]     |
[INFO] [stdout] 486 | impl_contour_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_contour_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:486:1
[INFO] [stdout]     |
[INFO] [stdout] 486 | impl_contour_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_contour_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]            error: macro expansion ignores `{` and any tokens following
[INFO] [stdout] warning[E0133]: call to unsafe function `python_binding::cexact::PyContour::__pymethod___xor____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_contour_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PyContour {
[INFO] [stdout]     |              ^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:486:1
[INFO] [stdout]     |
[INFO] [stdout] 486 | impl_contour_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_contour_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:486:1
[INFO] [stdout]     |
[INFO] [stdout] 486 | impl_contour_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_contour_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]               --> src/python_binding/impl_segment_wrapper.rs:3:9
[INFO] [stdout] warning[E0133]: call to unsafe function `python_binding::cexact::PyEmpty::__pymethod___and____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_empty_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PyEmpty {
[INFO] [stdout]     |              ^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:488:1
[INFO] [stdout]     |
[INFO] [stdout] 488 | impl_empty_wrapper!();
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_empty_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:488:1
[INFO] [stdout]     |
[INFO] [stdout] 488 | impl_empty_wrapper!();
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_empty_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]                |
[INFO] [stdout] warning[E0133]: call to unsafe function `python_binding::cexact::PyEmpty::__pymethod___or____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_empty_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PyEmpty {
[INFO] [stdout]     |              ^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:488:1
[INFO] [stdout]     |
[INFO] [stdout] 488 | impl_empty_wrapper!();
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_empty_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:488:1
[INFO] [stdout]     |
[INFO] [stdout] 488 | impl_empty_wrapper!();
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_empty_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]              3 |         { unsafe #[pyo3::pymethods]}
[INFO] [stdout] warning[E0133]: call to unsafe function `python_binding::cexact::PyEmpty::__pymethod___sub____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_empty_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PyEmpty {
[INFO] [stdout]     |              ^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:488:1
[INFO] [stdout]     |
[INFO] [stdout] 488 | impl_empty_wrapper!();
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_empty_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:488:1
[INFO] [stdout]     |
[INFO] [stdout] 488 | impl_empty_wrapper!();
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_empty_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]                |         ^
[INFO] [stdout] warning[E0133]: call to unsafe function `python_binding::cexact::PyEmpty::__pymethod___xor____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_empty_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PyEmpty {
[INFO] [stdout]     |              ^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:488:1
[INFO] [stdout]     |
[INFO] [stdout] 488 | impl_empty_wrapper!();
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_empty_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:488:1
[INFO] [stdout]     |
[INFO] [stdout] 488 | impl_empty_wrapper!();
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_empty_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]                |
[INFO] [stderr]               ::: src/python_binding/cexact.rs:493:1
[INFO] [stderr]                |
[INFO] [stderr]            493 | impl_segment_wrapper!();
[INFO] [stderr]                | ----------------------- caused by the macro expansion here
[INFO] [stderr]                |
[INFO] [stderr]                = note: the usage of `impl_segment_wrapper!` is likely invalid in item context
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0599]: no method named `__repr__` found for reference `&PySegment` in the current scope
[INFO] [stderr]               --> src/python_binding/impl_py_sequence.rs:91:37
[INFO] [stderr]                |
[INFO] [stderr]             91 |                           $value_name.__repr__(py)?,
[INFO] [stderr]                |                                       ^^^^^^^^ method not found in `&PySegment`
[INFO] [stderr]                |
[INFO] [stderr]               ::: src/python_binding/cexact.rs:549:1
[INFO] [stderr]                |
[INFO] [stderr]            549 | / impl_py_sequence!(
[INFO] [stderr]            550 | |     PyContourSegments,
[INFO] [stderr]            551 | |     contour,
[INFO] [stderr]            552 | |     segment,
[INFO] [stderr]            ...   |
[INFO] [stderr]            555 | |     Segment
[INFO] [stderr]            556 | | );
[INFO] [stderr]                | |_- in this macro invocation
[INFO] [stderr]                |
[INFO] [stderr]                = note: this error originates in the macro `impl_py_sequence` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0599]: no method named `__repr__` found for reference `&PySegment` in the current scope
[INFO] [stderr]               --> src/python_binding/impl_py_sequence.rs:91:37
[INFO] [stderr]                |
[INFO] [stderr]             91 |                           $value_name.__repr__(py)?,
[INFO] [stderr]                |                                       ^^^^^^^^ method not found in `&PySegment`
[INFO] [stderr]                |
[INFO] [stderr]               ::: src/python_binding/cexact.rs:560:1
[INFO] [stderr]                |
[INFO] [stderr]            560 | / impl_py_sequence!(
[INFO] [stderr]            561 | |     PyMultisegmentSegments,
[INFO] [stderr]            562 | |     multisegment,
[INFO] [stderr]            563 | |     segment,
[INFO] [stderr]            ...   |
[INFO] [stderr]            566 | |     Segment
[INFO] [stderr]            567 | | );
[INFO] [stderr]                | |_- in this macro invocation
[INFO] [stderr]                |
[INFO] [stderr]                = note: this error originates in the macro `impl_py_sequence` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0599]: no method named `__repr__` found for reference `&PyPolygon` in the current scope
[INFO] [stderr]               --> src/python_binding/impl_py_sequence.rs:91:37
[INFO] [stderr]                |
[INFO] [stderr]             91 |                           $value_name.__repr__(py)?,
[INFO] [stderr]                |                                       ^^^^^^^^ method not found in `&PyPolygon`
[INFO] [stderr]                |
[INFO] [stderr]               ::: src/python_binding/cexact.rs:569:1
[INFO] [stderr]                |
[INFO] [stderr]            569 | / impl_py_sequence!(
[INFO] [stderr]            570 | |     PyMultipolygonPolygons,
[INFO] [stderr]            571 | |     multipolygon,
[INFO] [stderr]            572 | |     polygon,
[INFO] [stderr]            ...   |
[INFO] [stderr]            575 | |     Polygon
[INFO] [stderr]            576 | | );
[INFO] [stderr]                | |_- in this macro invocation
[INFO] [stderr]                |
[INFO] [stderr]                = note: this error originates in the macro `impl_py_sequence` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0599]: no method named `__repr__` found for reference `&PyContour` in the current scope
[INFO] [stderr]               --> src/python_binding/impl_py_sequence.rs:91:37
[INFO] [stderr]                |
[INFO] [stderr]             91 |                         $value_name.__repr__(py)?,
[INFO] [stderr]                |                                     ^^^^^^^^ method not found in `&PyContour`
[INFO] [stderr]                |
[INFO] [stderr]               ::: src/python_binding/cexact.rs:578:1
[INFO] [stderr]                |
[INFO] [stderr]            578 | impl_py_sequence!(PyPolygonHoles, polygon, contour, holes, PyContour, Contour);
[INFO] [stderr]                | ------------------------------------------------------------------------------ in this macro invocation
[INFO] [stderr]                |
[INFO] [stderr]                = note: this error originates in the macro `impl_py_sequence` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            warning: relative drop order changing in Rust 2024
[INFO] [stderr]              --> src/bentley_ottmann/base.rs:35:44
[INFO] [stderr]               |
[INFO] [stderr]            35 |             while let Some(intersection) = sweep.next() {
[INFO] [stderr]               |                            ------------    ^^^^^^^^^^^^
[INFO] [stderr]               |                            |               |
[INFO] [stderr]               |                            |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stderr]               |                            |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stderr]               |                            `intersection` calls a custom destructor
[INFO] [stderr]               |                            `intersection` will be dropped later as of Edition 2024
[INFO] [stderr]            ...
[INFO] [stderr]            65 |             }
[INFO] [stderr]               |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stderr]               |
[INFO] [stderr]               = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stderr]               = warning: this changes meaning in Rust 2024
[INFO] [stderr]               = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stderr]               = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stderr]               = note: the `tail_expr_drop_order` lint ignores `-D warnings`
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            warning: relative drop order changing in Rust 2024
[INFO] [stderr]               --> src/operations.rs:514:9
[INFO] [stderr]                |
[INFO] [stderr]            513 |         let (border, holes) = self.components();
[INFO] [stderr]                |                      -----
[INFO] [stderr]                |                      |
[INFO] [stderr]                |                      `holes` calls a custom destructor
[INFO] [stderr]                |                      `holes` will be dropped later as of Edition 2024
[INFO] [stderr]            514 |         border.segments().len()
[INFO] [stderr]                |         ^^^^^^^^^^^^^^^^^
[INFO] [stderr]                |         |
[INFO] [stderr]                |         this value will be stored in a temporary; let us call it `#1`
[INFO] [stderr]                |         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stderr]            ...
[INFO] [stderr]            519 |     }
[INFO] [stderr]                |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stderr]                |
[INFO] [stderr]                = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stderr]                = warning: this changes meaning in Rust 2024
[INFO] [stderr]                = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            warning: relative drop order changing in Rust 2024
[INFO] [stderr]              --> src/relating/segment_endpoints.rs:76:33
[INFO] [stderr]               |
[INFO] [stderr]            71 |                         && point_vertex_line_divides_angle(
[INFO] [stderr]               |                            ------------------------------- borrow later used by call
[INFO] [stderr]            ...
[INFO] [stderr]            76 |                                 &last_touched_edge_start.unwrap_unchecked()
[INFO] [stderr]               |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stderr]               |
[INFO] [stderr]               = warning: this changes meaning in Rust 2024
[INFO] [stderr]               = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            warning: relative drop order changing in Rust 2024
[INFO] [stderr]               --> src/relating/segment_endpoints.rs:117:25
[INFO] [stderr]                |
[INFO] [stderr]            111 |                 && point_vertex_line_divides_angle(
[INFO] [stderr]                |                    ------------------------------- borrow later used by call
[INFO] [stderr]            ...
[INFO] [stderr]            117 |                         &last_touched_edge_start.unwrap_unchecked()
[INFO] [stderr]                |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stderr]                |
[INFO] [stderr]                = warning: this changes meaning in Rust 2024
[INFO] [stderr]                = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: aborting due to 10 previous errors; 4 warnings emitted
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            For more information about this error, try `rustc --explain E0599`.
[INFO] [stderr] help: to report this as a bug, open an issue at https://github.com/rust-lang/rust/issues, quoting the full output of this command
[INFO] [stderr] help: to possibly apply more fixes, pass in the `--broken-code` flag
[INFO] [stderr] note: original diagnostics will follow:
[INFO] [stdout] warning[E0133]: call to unsafe function `python_binding::cexact::PyMultipolygon::__pymethod___and____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_multipolygon_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PyMultipolygon {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:489:1
[INFO] [stdout]     |
[INFO] [stdout] 489 | impl_multipolygon_wrapper!();
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_multipolygon_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:489:1
[INFO] [stdout]     |
[INFO] [stdout] 489 | impl_multipolygon_wrapper!();
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_multipolygon_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `python_binding::cexact::PyMultipolygon::__pymethod___or____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_multipolygon_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PyMultipolygon {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:489:1
[INFO] [stdout]     |
[INFO] [stdout] 489 | impl_multipolygon_wrapper!();
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_multipolygon_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:489:1
[INFO] [stdout]     |
[INFO] [stdout] 489 | impl_multipolygon_wrapper!();
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_multipolygon_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `python_binding::cexact::PyMultipolygon::__pymethod___sub____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_multipolygon_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PyMultipolygon {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:489:1
[INFO] [stdout]     |
[INFO] [stdout] 489 | impl_multipolygon_wrapper!();
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_multipolygon_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:489:1
[INFO] [stdout]     |
[INFO] [stdout] 489 | impl_multipolygon_wrapper!();
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_multipolygon_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `python_binding::cexact::PyMultipolygon::__pymethod___xor____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_multipolygon_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PyMultipolygon {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:489:1
[INFO] [stdout]     |
[INFO] [stdout] 489 | impl_multipolygon_wrapper!();
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_multipolygon_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:489:1
[INFO] [stdout]     |
[INFO] [stdout] 489 | impl_multipolygon_wrapper!();
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_multipolygon_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `python_binding::cexact::PyMultisegment::__pymethod___and____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_multisegment_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PyMultisegment {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:490:1
[INFO] [stdout]     |
[INFO] [stdout] 490 | impl_multisegment_wrapper!();
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_multisegment_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:490:1
[INFO] [stdout]     |
[INFO] [stdout] 490 | impl_multisegment_wrapper!();
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_multisegment_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `python_binding::cexact::PyMultisegment::__pymethod___or____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_multisegment_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PyMultisegment {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:490:1
[INFO] [stdout]     |
[INFO] [stdout] 490 | impl_multisegment_wrapper!();
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_multisegment_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:490:1
[INFO] [stdout]     |
[INFO] [stdout] 490 | impl_multisegment_wrapper!();
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_multisegment_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `python_binding::cexact::PyMultisegment::__pymethod___sub____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_multisegment_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PyMultisegment {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:490:1
[INFO] [stdout]     |
[INFO] [stdout] 490 | impl_multisegment_wrapper!();
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_multisegment_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:490:1
[INFO] [stdout]     |
[INFO] [stdout] 490 | impl_multisegment_wrapper!();
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_multisegment_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `python_binding::cexact::PyMultisegment::__pymethod___xor____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_multisegment_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PyMultisegment {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:490:1
[INFO] [stdout]     |
[INFO] [stdout] 490 | impl_multisegment_wrapper!();
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_multisegment_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:490:1
[INFO] [stdout]     |
[INFO] [stdout] 490 | impl_multisegment_wrapper!();
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_multisegment_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `python_binding::cexact::PyPolygon::__pymethod___and____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_polygon_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PyPolygon {
[INFO] [stdout]     |              ^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:492:1
[INFO] [stdout]     |
[INFO] [stdout] 492 | impl_polygon_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_polygon_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:492:1
[INFO] [stdout]     |
[INFO] [stdout] 492 | impl_polygon_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_polygon_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `python_binding::cexact::PyPolygon::__pymethod___or____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_polygon_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PyPolygon {
[INFO] [stdout]     |              ^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:492:1
[INFO] [stdout]     |
[INFO] [stdout] 492 | impl_polygon_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_polygon_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:492:1
[INFO] [stdout]     |
[INFO] [stdout] 492 | impl_polygon_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_polygon_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `python_binding::cexact::PyPolygon::__pymethod___sub____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_polygon_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PyPolygon {
[INFO] [stdout]     |              ^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:492:1
[INFO] [stdout]     |
[INFO] [stdout] 492 | impl_polygon_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_polygon_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:492:1
[INFO] [stdout]     |
[INFO] [stdout] 492 | impl_polygon_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_polygon_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `python_binding::cexact::PyPolygon::__pymethod___xor____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_polygon_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PyPolygon {
[INFO] [stdout]     |              ^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:492:1
[INFO] [stdout]     |
[INFO] [stdout] 492 | impl_polygon_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_polygon_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:492:1
[INFO] [stdout]     |
[INFO] [stdout] 492 | impl_polygon_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_polygon_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `python_binding::cexact::PySegment::__pymethod___and____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_segment_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PySegment {
[INFO] [stdout]     |              ^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:493:1
[INFO] [stdout]     |
[INFO] [stdout] 493 | impl_segment_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_segment_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:493:1
[INFO] [stdout]     |
[INFO] [stdout] 493 | impl_segment_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_segment_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `python_binding::cexact::PySegment::__pymethod___or____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_segment_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PySegment {
[INFO] [stdout]     |              ^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:493:1
[INFO] [stdout]     |
[INFO] [stdout] 493 | impl_segment_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_segment_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:493:1
[INFO] [stdout]     |
[INFO] [stdout] 493 | impl_segment_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_segment_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0133]: call to unsafe function `python_binding::cexact::PySegment::__pymethod___sub____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_segment_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PySegment {
[INFO] [stdout]     |              ^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:493:1
[INFO] [stdout]     |
[INFO] [stdout] 493 | impl_segment_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_segment_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:493:1
[INFO] [stdout]     |
[INFO] [stdout] 493 | impl_segment_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_segment_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
[INFO] [stdout] warning[E0133]: call to unsafe function `python_binding::cexact::PySegment::__pymethod___xor____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_segment_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PySegment {
[INFO] [stdout]     |              ^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:493:1
[INFO] [stdout]     |
[INFO] [stdout] 493 | impl_segment_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_segment_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:493:1
[INFO] [stdout]     |
[INFO] [stdout] 493 | impl_segment_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this warning originates in the macro `impl_segment_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> src/relating/segment_endpoints.rs:76:33
[INFO] [stdout]    |
[INFO] [stdout] 71 |                         && point_vertex_line_divides_angle(
[INFO] [stdout]    |                            ------------------------------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 76 |                                 &last_touched_edge_start.unwrap_unchecked()
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/relating/segment_endpoints.rs:117:25
[INFO] [stdout]     |
[INFO] [stdout] 111 |                 && point_vertex_line_divides_angle(
[INFO] [stdout]     |                    ------------------------------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 117 |                         &last_touched_edge_start.unwrap_unchecked()
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024
[INFO] [stdout]     --> src/python_binding/slicing.rs:9:8
[INFO] [stdout]      |
[INFO] [stdout]    9 |     if let Ok(index) = value.extract::<isize>() {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^------------------------
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        this value has a significant drop implementation which may observe a major change in drop order and requires your discretion
[INFO] [stdout]      |
[INFO] [stdout] note: value invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-0.28.3/src/instance.rs:2218:1
[INFO] [stdout]      |
[INFO] [stdout] 2218 | impl<T> Drop for Py<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: value may invoke a custom destructor because it contains a trait object
[INFO] [stdout] help: the value is now dropped here in Edition 2024
[INFO] [stdout]     --> src/python_binding/slicing.rs:23:5
[INFO] [stdout]      |
[INFO] [stdout]   23 |     } else {
[INFO] [stdout]      |     ^
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-if-let-scope.html>
[INFO] [stdout]      = note: `--force-warn if-let-rescope` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]      = note: the `if_let_rescope` lint ignores `-D warnings`
[INFO] [stdout] help: a `match` with a single arm can preserve the drop order up to Edition 2021
[INFO] [stdout]      |
[INFO] [stdout]    9 ~     match value.extract::<isize>() { Ok(index) => {
[INFO] [stdout]   10 |         let elements_count = elements_count as isize;
[INFO] [stdout]  ...
[INFO] [stdout]   22 |         }
[INFO] [stdout]   23 ~     } _ => {
[INFO] [stdout]   24 |         Err(PyIndexError::new_err(format!(
[INFO] [stdout]  ...
[INFO] [stdout]   29 |         )))
[INFO] [stdout]   30 ~     }}
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stderr] crater-edition-check: rene v0.2.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]    Compiling rene v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: cannot explicitly dereference within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/operations.rs:216:22
[INFO] [stdout]     |
[INFO] [stdout] 216 |         .filter(|(_, &flag)| !flag)
[INFO] [stdout]     |                      ^ reference pattern not allowed when implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout] note: matching on a reference type with a non-reference pattern implicitly borrows the contents
[INFO] [stdout]    --> src/operations.rs:216:18
[INFO] [stdout]     |
[INFO] [stdout] 216 |         .filter(|(_, &flag)| !flag)
[INFO] [stdout]     |                  ^^^^^^^^^^ this non-reference pattern matches on a reference type `&_`
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 216 |         .filter(|&(_, &flag)| !flag)
[INFO] [stdout]     |                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly dereference within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/operations.rs:225:22
[INFO] [stdout]     |
[INFO] [stdout] 225 |         .filter(|(_, &flag)| flag)
[INFO] [stdout]     |                      ^ reference pattern not allowed when implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout] note: matching on a reference type with a non-reference pattern implicitly borrows the contents
[INFO] [stdout]    --> src/operations.rs:225:18
[INFO] [stdout]     |
[INFO] [stdout] 225 |         .filter(|(_, &flag)| flag)
[INFO] [stdout]     |                  ^^^^^^^^^^ this non-reference pattern matches on a reference type `&_`
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 225 |         .filter(|&(_, &flag)| flag)
[INFO] [stdout]     |                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly dereference within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/operations.rs:216:22
[INFO] [stdout]     |
[INFO] [stdout] 216 |         .filter(|(_, &flag)| !flag)
[INFO] [stdout]     |                      ^ reference pattern not allowed when implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout] note: matching on a reference type with a non-reference pattern implicitly borrows the contents
[INFO] [stdout]    --> src/operations.rs:216:18
[INFO] [stdout]     |
[INFO] [stdout] 216 |         .filter(|(_, &flag)| !flag)
[INFO] [stdout]     |                  ^^^^^^^^^^ this non-reference pattern matches on a reference type `&_`
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 216 |         .filter(|&(_, &flag)| !flag)
[INFO] [stdout]     |                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot explicitly dereference within an implicitly-borrowing pattern
[INFO] [stdout]    --> src/operations.rs:225:22
[INFO] [stdout]     |
[INFO] [stdout] 225 |         .filter(|(_, &flag)| flag)
[INFO] [stdout]     |                      ^ reference pattern not allowed when implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/reference/patterns.html#binding-modes>
[INFO] [stdout] note: matching on a reference type with a non-reference pattern implicitly borrows the contents
[INFO] [stdout]    --> src/operations.rs:225:18
[INFO] [stdout]     |
[INFO] [stdout] 225 |         .filter(|(_, &flag)| flag)
[INFO] [stdout]     |                  ^^^^^^^^^^ this non-reference pattern matches on a reference type `&_`
[INFO] [stdout] help: match on the reference with a reference pattern to avoid implicitly borrowing
[INFO] [stdout]     |
[INFO] [stdout] 225 |         .filter(|&(_, &flag)| flag)
[INFO] [stdout]     |                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0133]: call to unsafe function `python_binding::cexact::PyContour::__pymethod___and____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_contour_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PyContour {
[INFO] [stdout]     |              ^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:486:1
[INFO] [stdout]     |
[INFO] [stdout] 486 | impl_contour_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_contour_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:486:1
[INFO] [stdout]     |
[INFO] [stdout] 486 | impl_contour_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: `-D unsafe-op-in-unsafe-fn` implied by `-D warnings`
[INFO] [stdout]     = help: to override `-D warnings` add `#[allow(unsafe_op_in_unsafe_fn)]`
[INFO] [stdout]     = note: this error originates in the macro `impl_contour_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0133]: call to unsafe function `python_binding::cexact::PyContour::__pymethod___or____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_contour_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PyContour {
[INFO] [stdout]     |              ^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:486:1
[INFO] [stdout]     |
[INFO] [stdout] 486 | impl_contour_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_contour_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:486:1
[INFO] [stdout]     |
[INFO] [stdout] 486 | impl_contour_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this error originates in the macro `impl_contour_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0133]: call to unsafe function `python_binding::cexact::PyContour::__pymethod___sub____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_contour_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PyContour {
[INFO] [stdout]     |              ^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:486:1
[INFO] [stdout]     |
[INFO] [stdout] 486 | impl_contour_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_contour_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:486:1
[INFO] [stdout]     |
[INFO] [stdout] 486 | impl_contour_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this error originates in the macro `impl_contour_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0133]: call to unsafe function `python_binding::cexact::PyContour::__pymethod___xor____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_contour_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PyContour {
[INFO] [stdout]     |              ^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:486:1
[INFO] [stdout]     |
[INFO] [stdout] 486 | impl_contour_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_contour_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:486:1
[INFO] [stdout]     |
[INFO] [stdout] 486 | impl_contour_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this error originates in the macro `impl_contour_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0133]: call to unsafe function `python_binding::cexact::PyContour::__pymethod___and____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_contour_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PyContour {
[INFO] [stdout]     |              ^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:486:1
[INFO] [stdout]     |
[INFO] [stdout] 486 | impl_contour_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_contour_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:486:1
[INFO] [stdout]     |
[INFO] [stdout] 486 | impl_contour_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: `-D unsafe-op-in-unsafe-fn` implied by `-D warnings`
[INFO] [stdout]     = help: to override `-D warnings` add `#[allow(unsafe_op_in_unsafe_fn)]`
[INFO] [stdout]     = note: this error originates in the macro `impl_contour_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0133]: call to unsafe function `python_binding::cexact::PyContour::__pymethod___or____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_contour_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PyContour {
[INFO] [stdout]     |              ^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:486:1
[INFO] [stdout]     |
[INFO] [stdout] 486 | impl_contour_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_contour_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:486:1
[INFO] [stdout]     |
[INFO] [stdout] 486 | impl_contour_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this error originates in the macro `impl_contour_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0133]: call to unsafe function `python_binding::cexact::PyContour::__pymethod___sub____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_contour_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PyContour {
[INFO] [stdout]     |              ^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:486:1
[INFO] [stdout]     |
[INFO] [stdout] 486 | impl_contour_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_contour_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:486:1
[INFO] [stdout]     |
[INFO] [stdout] 486 | impl_contour_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this error originates in the macro `impl_contour_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0133]: call to unsafe function `python_binding::cexact::PyContour::__pymethod___xor____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_contour_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PyContour {
[INFO] [stdout]     |              ^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:486:1
[INFO] [stdout]     |
[INFO] [stdout] 486 | impl_contour_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_contour_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:486:1
[INFO] [stdout]     |
[INFO] [stdout] 486 | impl_contour_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this error originates in the macro `impl_contour_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0133]: call to unsafe function `python_binding::cexact::PyEmpty::__pymethod___and____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_empty_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PyEmpty {
[INFO] [stdout]     |              ^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:488:1
[INFO] [stdout]     |
[INFO] [stdout] 488 | impl_empty_wrapper!();
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_empty_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:488:1
[INFO] [stdout]     |
[INFO] [stdout] 488 | impl_empty_wrapper!();
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this error originates in the macro `impl_empty_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0133]: call to unsafe function `python_binding::cexact::PyEmpty::__pymethod___and____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_empty_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PyEmpty {
[INFO] [stdout]     |              ^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:488:1
[INFO] [stdout]     |
[INFO] [stdout] 488 | impl_empty_wrapper!();
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_empty_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:488:1
[INFO] [stdout]     |
[INFO] [stdout] 488 | impl_empty_wrapper!();
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this error originates in the macro `impl_empty_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0133]: call to unsafe function `python_binding::cexact::PyEmpty::__pymethod___or____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_empty_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PyEmpty {
[INFO] [stdout]     |              ^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:488:1
[INFO] [stdout]     |
[INFO] [stdout] 488 | impl_empty_wrapper!();
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_empty_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:488:1
[INFO] [stdout]     |
[INFO] [stdout] 488 | impl_empty_wrapper!();
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this error originates in the macro `impl_empty_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0133]: call to unsafe function `python_binding::cexact::PyEmpty::__pymethod___sub____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_empty_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PyEmpty {
[INFO] [stdout]     |              ^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:488:1
[INFO] [stdout]     |
[INFO] [stdout] 488 | impl_empty_wrapper!();
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_empty_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:488:1
[INFO] [stdout]     |
[INFO] [stdout] 488 | impl_empty_wrapper!();
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this error originates in the macro `impl_empty_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0133]: call to unsafe function `python_binding::cexact::PyEmpty::__pymethod___or____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_empty_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PyEmpty {
[INFO] [stdout]     |              ^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:488:1
[INFO] [stdout]     |
[INFO] [stdout] 488 | impl_empty_wrapper!();
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_empty_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:488:1
[INFO] [stdout]     |
[INFO] [stdout] 488 | impl_empty_wrapper!();
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this error originates in the macro `impl_empty_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0133]: call to unsafe function `python_binding::cexact::PyEmpty::__pymethod___xor____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_empty_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PyEmpty {
[INFO] [stdout]     |              ^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:488:1
[INFO] [stdout]     |
[INFO] [stdout] 488 | impl_empty_wrapper!();
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_empty_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:488:1
[INFO] [stdout]     |
[INFO] [stdout] 488 | impl_empty_wrapper!();
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this error originates in the macro `impl_empty_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0133]: call to unsafe function `python_binding::cexact::PyEmpty::__pymethod___sub____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_empty_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PyEmpty {
[INFO] [stdout]     |              ^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:488:1
[INFO] [stdout]     |
[INFO] [stdout] 488 | impl_empty_wrapper!();
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_empty_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:488:1
[INFO] [stdout]     |
[INFO] [stdout] 488 | impl_empty_wrapper!();
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this error originates in the macro `impl_empty_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0133]: call to unsafe function `python_binding::cexact::PyEmpty::__pymethod___xor____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_empty_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PyEmpty {
[INFO] [stdout]     |              ^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:488:1
[INFO] [stdout]     |
[INFO] [stdout] 488 | impl_empty_wrapper!();
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_empty_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:488:1
[INFO] [stdout]     |
[INFO] [stdout] 488 | impl_empty_wrapper!();
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this error originates in the macro `impl_empty_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0133]: call to unsafe function `python_binding::cexact::PyMultipolygon::__pymethod___and____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_multipolygon_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PyMultipolygon {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:489:1
[INFO] [stdout]     |
[INFO] [stdout] 489 | impl_multipolygon_wrapper!();
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_multipolygon_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:489:1
[INFO] [stdout]     |
[INFO] [stdout] 489 | impl_multipolygon_wrapper!();
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this error originates in the macro `impl_multipolygon_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0133]: call to unsafe function `python_binding::cexact::PyMultipolygon::__pymethod___or____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_multipolygon_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PyMultipolygon {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:489:1
[INFO] [stdout]     |
[INFO] [stdout] 489 | impl_multipolygon_wrapper!();
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_multipolygon_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:489:1
[INFO] [stdout]     |
[INFO] [stdout] 489 | impl_multipolygon_wrapper!();
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this error originates in the macro `impl_multipolygon_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0133]: call to unsafe function `python_binding::cexact::PyMultipolygon::__pymethod___sub____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_multipolygon_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PyMultipolygon {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:489:1
[INFO] [stdout]     |
[INFO] [stdout] 489 | impl_multipolygon_wrapper!();
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_multipolygon_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:489:1
[INFO] [stdout]     |
[INFO] [stdout] 489 | impl_multipolygon_wrapper!();
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this error originates in the macro `impl_multipolygon_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0133]: call to unsafe function `python_binding::cexact::PyMultipolygon::__pymethod___xor____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_multipolygon_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PyMultipolygon {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:489:1
[INFO] [stdout]     |
[INFO] [stdout] 489 | impl_multipolygon_wrapper!();
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_multipolygon_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:489:1
[INFO] [stdout]     |
[INFO] [stdout] 489 | impl_multipolygon_wrapper!();
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this error originates in the macro `impl_multipolygon_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0133]: call to unsafe function `python_binding::cexact::PyMultisegment::__pymethod___and____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_multisegment_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PyMultisegment {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:490:1
[INFO] [stdout]     |
[INFO] [stdout] 490 | impl_multisegment_wrapper!();
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_multisegment_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:490:1
[INFO] [stdout]     |
[INFO] [stdout] 490 | impl_multisegment_wrapper!();
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this error originates in the macro `impl_multisegment_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0133]: call to unsafe function `python_binding::cexact::PyMultisegment::__pymethod___or____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_multisegment_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PyMultisegment {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:490:1
[INFO] [stdout]     |
[INFO] [stdout] 490 | impl_multisegment_wrapper!();
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_multisegment_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:490:1
[INFO] [stdout]     |
[INFO] [stdout] 490 | impl_multisegment_wrapper!();
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this error originates in the macro `impl_multisegment_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0133]: call to unsafe function `python_binding::cexact::PyMultisegment::__pymethod___sub____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_multisegment_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PyMultisegment {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:490:1
[INFO] [stdout]     |
[INFO] [stdout] 490 | impl_multisegment_wrapper!();
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_multisegment_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:490:1
[INFO] [stdout]     |
[INFO] [stdout] 490 | impl_multisegment_wrapper!();
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this error originates in the macro `impl_multisegment_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0133]: call to unsafe function `python_binding::cexact::PyMultisegment::__pymethod___xor____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_multisegment_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PyMultisegment {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:490:1
[INFO] [stdout]     |
[INFO] [stdout] 490 | impl_multisegment_wrapper!();
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_multisegment_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:490:1
[INFO] [stdout]     |
[INFO] [stdout] 490 | impl_multisegment_wrapper!();
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this error originates in the macro `impl_multisegment_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0133]: call to unsafe function `python_binding::cexact::PyMultipolygon::__pymethod___and____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_multipolygon_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PyMultipolygon {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:489:1
[INFO] [stdout]     |
[INFO] [stdout] 489 | impl_multipolygon_wrapper!();
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_multipolygon_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:489:1
[INFO] [stdout]     |
[INFO] [stdout] 489 | impl_multipolygon_wrapper!();
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this error originates in the macro `impl_multipolygon_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0133]: call to unsafe function `python_binding::cexact::PyMultipolygon::__pymethod___or____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_multipolygon_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PyMultipolygon {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:489:1
[INFO] [stdout]     |
[INFO] [stdout] 489 | impl_multipolygon_wrapper!();
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_multipolygon_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:489:1
[INFO] [stdout]     |
[INFO] [stdout] 489 | impl_multipolygon_wrapper!();
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this error originates in the macro `impl_multipolygon_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0133]: call to unsafe function `python_binding::cexact::PyMultipolygon::__pymethod___sub____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_multipolygon_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PyMultipolygon {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:489:1
[INFO] [stdout]     |
[INFO] [stdout] 489 | impl_multipolygon_wrapper!();
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_multipolygon_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:489:1
[INFO] [stdout]     |
[INFO] [stdout] 489 | impl_multipolygon_wrapper!();
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this error originates in the macro `impl_multipolygon_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0133]: call to unsafe function `python_binding::cexact::PyMultipolygon::__pymethod___xor____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_multipolygon_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PyMultipolygon {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:489:1
[INFO] [stdout]     |
[INFO] [stdout] 489 | impl_multipolygon_wrapper!();
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_multipolygon_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:489:1
[INFO] [stdout]     |
[INFO] [stdout] 489 | impl_multipolygon_wrapper!();
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this error originates in the macro `impl_multipolygon_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0133]: call to unsafe function `python_binding::cexact::PyPolygon::__pymethod___and____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_polygon_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PyPolygon {
[INFO] [stdout]     |              ^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:492:1
[INFO] [stdout]     |
[INFO] [stdout] 492 | impl_polygon_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_polygon_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:492:1
[INFO] [stdout]     |
[INFO] [stdout] 492 | impl_polygon_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this error originates in the macro `impl_polygon_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0133]: call to unsafe function `python_binding::cexact::PyPolygon::__pymethod___or____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_polygon_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PyPolygon {
[INFO] [stdout]     |              ^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:492:1
[INFO] [stdout]     |
[INFO] [stdout] 492 | impl_polygon_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_polygon_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:492:1
[INFO] [stdout]     |
[INFO] [stdout] 492 | impl_polygon_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this error originates in the macro `impl_polygon_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0133]: call to unsafe function `python_binding::cexact::PyPolygon::__pymethod___sub____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_polygon_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PyPolygon {
[INFO] [stdout]     |              ^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:492:1
[INFO] [stdout]     |
[INFO] [stdout] 492 | impl_polygon_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_polygon_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:492:1
[INFO] [stdout]     |
[INFO] [stdout] 492 | impl_polygon_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this error originates in the macro `impl_polygon_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0133]: call to unsafe function `python_binding::cexact::PyPolygon::__pymethod___xor____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_polygon_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PyPolygon {
[INFO] [stdout]     |              ^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:492:1
[INFO] [stdout]     |
[INFO] [stdout] 492 | impl_polygon_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_polygon_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:492:1
[INFO] [stdout]     |
[INFO] [stdout] 492 | impl_polygon_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this error originates in the macro `impl_polygon_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0133]: call to unsafe function `python_binding::cexact::PyMultisegment::__pymethod___and____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_multisegment_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PyMultisegment {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:490:1
[INFO] [stdout]     |
[INFO] [stdout] 490 | impl_multisegment_wrapper!();
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_multisegment_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:490:1
[INFO] [stdout]     |
[INFO] [stdout] 490 | impl_multisegment_wrapper!();
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this error originates in the macro `impl_multisegment_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0133]: call to unsafe function `python_binding::cexact::PyMultisegment::__pymethod___or____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_multisegment_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PyMultisegment {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:490:1
[INFO] [stdout]     |
[INFO] [stdout] 490 | impl_multisegment_wrapper!();
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_multisegment_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:490:1
[INFO] [stdout]     |
[INFO] [stdout] 490 | impl_multisegment_wrapper!();
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this error originates in the macro `impl_multisegment_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0133]: call to unsafe function `python_binding::cexact::PyMultisegment::__pymethod___sub____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_multisegment_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PyMultisegment {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:490:1
[INFO] [stdout]     |
[INFO] [stdout] 490 | impl_multisegment_wrapper!();
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_multisegment_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:490:1
[INFO] [stdout]     |
[INFO] [stdout] 490 | impl_multisegment_wrapper!();
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this error originates in the macro `impl_multisegment_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0133]: call to unsafe function `python_binding::cexact::PyMultisegment::__pymethod___xor____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_multisegment_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PyMultisegment {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:490:1
[INFO] [stdout]     |
[INFO] [stdout] 490 | impl_multisegment_wrapper!();
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_multisegment_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:490:1
[INFO] [stdout]     |
[INFO] [stdout] 490 | impl_multisegment_wrapper!();
[INFO] [stdout]     | ---------------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this error originates in the macro `impl_multisegment_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0133]: call to unsafe function `python_binding::cexact::PySegment::__pymethod___and____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_segment_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PySegment {
[INFO] [stdout]     |              ^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:493:1
[INFO] [stdout]     |
[INFO] [stdout] 493 | impl_segment_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_segment_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:493:1
[INFO] [stdout]     |
[INFO] [stdout] 493 | impl_segment_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this error originates in the macro `impl_segment_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0133]: call to unsafe function `python_binding::cexact::PySegment::__pymethod___or____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_segment_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PySegment {
[INFO] [stdout]     |              ^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:493:1
[INFO] [stdout]     |
[INFO] [stdout] 493 | impl_segment_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_segment_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:493:1
[INFO] [stdout]     |
[INFO] [stdout] 493 | impl_segment_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this error originates in the macro `impl_segment_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0133]: call to unsafe function `python_binding::cexact::PySegment::__pymethod___sub____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_segment_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PySegment {
[INFO] [stdout]     |              ^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:493:1
[INFO] [stdout]     |
[INFO] [stdout] 493 | impl_segment_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_segment_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:493:1
[INFO] [stdout]     |
[INFO] [stdout] 493 | impl_segment_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this error originates in the macro `impl_segment_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0133]: call to unsafe function `python_binding::cexact::PySegment::__pymethod___xor____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_segment_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PySegment {
[INFO] [stdout]     |              ^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:493:1
[INFO] [stdout]     |
[INFO] [stdout] 493 | impl_segment_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_segment_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:493:1
[INFO] [stdout]     |
[INFO] [stdout] 493 | impl_segment_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this error originates in the macro `impl_segment_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0133]: call to unsafe function `python_binding::cexact::PyPolygon::__pymethod___and____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_polygon_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PyPolygon {
[INFO] [stdout]     |              ^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:492:1
[INFO] [stdout]     |
[INFO] [stdout] 492 | impl_polygon_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_polygon_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:492:1
[INFO] [stdout]     |
[INFO] [stdout] 492 | impl_polygon_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this error originates in the macro `impl_polygon_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0133]: call to unsafe function `python_binding::cexact::PyPolygon::__pymethod___or____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_polygon_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PyPolygon {
[INFO] [stdout]     |              ^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:492:1
[INFO] [stdout]     |
[INFO] [stdout] 492 | impl_polygon_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_polygon_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:492:1
[INFO] [stdout]     |
[INFO] [stdout] 492 | impl_polygon_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this error originates in the macro `impl_polygon_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0133]: call to unsafe function `python_binding::cexact::PyPolygon::__pymethod___sub____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_polygon_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PyPolygon {
[INFO] [stdout]     |              ^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:492:1
[INFO] [stdout]     |
[INFO] [stdout] 492 | impl_polygon_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_polygon_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:492:1
[INFO] [stdout]     |
[INFO] [stdout] 492 | impl_polygon_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this error originates in the macro `impl_polygon_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0133]: call to unsafe function `python_binding::cexact::PyPolygon::__pymethod___xor____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_polygon_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PyPolygon {
[INFO] [stdout]     |              ^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:492:1
[INFO] [stdout]     |
[INFO] [stdout] 492 | impl_polygon_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_polygon_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:492:1
[INFO] [stdout]     |
[INFO] [stdout] 492 | impl_polygon_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this error originates in the macro `impl_polygon_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0133]: call to unsafe function `python_binding::cexact::PySegment::__pymethod___and____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_segment_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PySegment {
[INFO] [stdout]     |              ^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:493:1
[INFO] [stdout]     |
[INFO] [stdout] 493 | impl_segment_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_segment_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:493:1
[INFO] [stdout]     |
[INFO] [stdout] 493 | impl_segment_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this error originates in the macro `impl_segment_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0133]: call to unsafe function `python_binding::cexact::PySegment::__pymethod___or____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_segment_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PySegment {
[INFO] [stdout]     |              ^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:493:1
[INFO] [stdout]     |
[INFO] [stdout] 493 | impl_segment_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_segment_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:493:1
[INFO] [stdout]     |
[INFO] [stdout] 493 | impl_segment_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this error originates in the macro `impl_segment_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0133]: call to unsafe function `python_binding::cexact::PySegment::__pymethod___sub____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_segment_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PySegment {
[INFO] [stdout]     |              ^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:493:1
[INFO] [stdout]     |
[INFO] [stdout] 493 | impl_segment_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_segment_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:493:1
[INFO] [stdout]     |
[INFO] [stdout] 493 | impl_segment_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this error originates in the macro `impl_segment_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0133]: call to unsafe function `python_binding::cexact::PySegment::__pymethod___xor____` is unsafe and requires unsafe block
[INFO] [stdout]    --> src/python_binding/impl_segment_wrapper.rs:4:14
[INFO] [stdout]     |
[INFO] [stdout]   4 |         impl PySegment {
[INFO] [stdout]     |              ^^^^^^^^^ call to unsafe function
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:493:1
[INFO] [stdout]     |
[INFO] [stdout] 493 | impl_segment_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]    --> src/python_binding/impl_segment_wrapper.rs:3:9
[INFO] [stdout]     |
[INFO] [stdout]   3 |         #[pyo3::pymethods]
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/python_binding/cexact.rs:493:1
[INFO] [stdout]     |
[INFO] [stdout] 493 | impl_segment_wrapper!();
[INFO] [stdout]     | ----------------------- in this macro invocation
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]     = note: this error originates in the macro `impl_segment_wrapper` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/relating/segment_endpoints.rs:76:34
[INFO] [stdout]    |
[INFO] [stdout] 71 |                         && point_vertex_line_divides_angle(
[INFO] [stdout]    |                            ------------------------------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 76 |                                 &last_touched_edge_start.unwrap_unchecked()
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |                                  |                                        |
[INFO] [stdout]    |                                  |                                        temporary value is freed at the end of this statement
[INFO] [stdout]    |                                  creates a temporary value which is freed while still in use
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/relating/segment_endpoints.rs:117:26
[INFO] [stdout]     |
[INFO] [stdout] 111 |                 && point_vertex_line_divides_angle(
[INFO] [stdout]     |                    ------------------------------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 117 |                         &last_touched_edge_start.unwrap_unchecked()
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |                          |                                        |
[INFO] [stdout]     |                          |                                        temporary value is freed at the end of this statement
[INFO] [stdout]     |                          creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rene` (lib) due to 28 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0133, E0716.
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about an error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> src/relating/segment_endpoints.rs:76:34
[INFO] [stdout]    |
[INFO] [stdout] 71 |                         && point_vertex_line_divides_angle(
[INFO] [stdout]    |                            ------------------------------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 76 |                                 &last_touched_edge_start.unwrap_unchecked()
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]    |                                  |                                        |
[INFO] [stdout]    |                                  |                                        temporary value is freed at the end of this statement
[INFO] [stdout]    |                                  creates a temporary value which is freed while still in use
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/relating/segment_endpoints.rs:117:26
[INFO] [stdout]     |
[INFO] [stdout] 111 |                 && point_vertex_line_divides_angle(
[INFO] [stdout]     |                    ------------------------------- borrow later used by call
[INFO] [stdout] ...
[INFO] [stdout] 117 |                         &last_touched_edge_start.unwrap_unchecked()
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     |                          |                                        |
[INFO] [stdout]     |                          |                                        temporary value is freed at the end of this statement
[INFO] [stdout]     |                          creates a temporary value which is freed while still in use
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0133, E0716.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rene` (lib test) due to 28 previous errors
[INFO] running `Command { std: "docker" "inspect" "f8cb5e6185cf7435ac6c1e982f79b3670c7ad474940faf58ca2860ab224e29d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8cb5e6185cf7435ac6c1e982f79b3670c7ad474940faf58ca2860ab224e29d4", kill_on_drop: false }`
[INFO] [stdout] f8cb5e6185cf7435ac6c1e982f79b3670c7ad474940faf58ca2860ab224e29d4
